home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Entertainment 1995 June
/
Electronic Entertainment CD-ROM Sampler Disc (June 1995).iso
/
pc
/
reflux
/
shared.dxr
/
00694_rHELP01.BMP.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-05
|
291 b
|
12 lines
on mouseDown
puppetSound("lightswt.wav")
puppetSprite(7, 1)
repeat while the mouseDown
set the castNum of sprite 7 to the number of cast "rhelp02.bmp"
updateStage()
end repeat
set the castNum of sprite 7 to the number of cast "rhelp01.bmp"
updateStage()
go("help")
end